% juju bootstrap
Bootstrapping environment "local"
Starting new instance for initial state server
Building tools to upload (1.25-alpha1.1-trusty-amd64)
Installing Juju agent on bootstrap instance
Logging to /home/rog/.juju/local/cloud-init-output.log on remote host
Installing package: curl
Installing package: cpu-checker
Installing package: bridge-utils
Installing package: rsyslog-gnutls
Installing package: cloud-utils
Installing package: cloud-image-utils
Installing package: tmux
Bootstrapping Juju machine agent
Starting Juju machine agent (juju-agent-rog-local)
Bootstrap agent installed
Waiting for API to become available
Waiting for API to become available
Bootstrap complete
%
%
% juju status
environment: local
machines:
"0":
agent-state: started
agent-version: 1.25-alpha1.1
dns-name: localhost
instance-id: localhost
series: trusty
state-server-member-status: has-vote
services: {}
% juju user add testuser
To generate a random strong password, use the --generate flag.
password:
weak
type password again:
weak
user "testuser" added
environment file written to /home/rog/src/go/src/github.com/juju/juju/testuser.jenv
% juju switch testuser
ERROR "testuser" is not a name of an existing defined environment