clean up whitespace
This commit is contained in:
parent
d2e999916b
commit
bc7750dc45
@ -10,7 +10,7 @@ docker containers, infrastructure containers and hardware virtual machines avail
|
|||||||
Triton solution.
|
Triton solution.
|
||||||
|
|
||||||
There is currently another CLI tool known as [node-smartdc](https://github.com/joyent/node-smartdc)
|
There is currently another CLI tool known as [node-smartdc](https://github.com/joyent/node-smartdc)
|
||||||
for CloudAPI. `node-smartdc` CLI works off the 32-character object UUID to uniquely
|
for CloudAPI. `node-smartdc` CLI works off the 32-character object UUID to uniquely
|
||||||
identify object instances in API requests, and returns response payload in JSON format.
|
identify object instances in API requests, and returns response payload in JSON format.
|
||||||
The CLI covers both basic and advanced usage of [CloudAPI](https://apidocs.joyent.com/cloudapi/).
|
The CLI covers both basic and advanced usage of [CloudAPI](https://apidocs.joyent.com/cloudapi/).
|
||||||
|
|
||||||
@ -26,7 +26,7 @@ beta and will be expanded over time to support all CloudAPI commands, eventually
|
|||||||
|
|
||||||
Before you can use the CLI you'll need an account on the cloud to which you are connecting and
|
Before you can use the CLI you'll need an account on the cloud to which you are connecting and
|
||||||
an SSH key uploaded. The SSH key is used to identify and secure SSH access to containers and
|
an SSH key uploaded. The SSH key is used to identify and secure SSH access to containers and
|
||||||
other resources in Triton.
|
other resources in Triton.
|
||||||
|
|
||||||
If you do not already have an account on Joyent Public Cloud, sign up [here](https://www.joyent.com/public-cloud).
|
If you do not already have an account on Joyent Public Cloud, sign up [here](https://www.joyent.com/public-cloud).
|
||||||
|
|
||||||
@ -147,7 +147,7 @@ To obtain more detailed information of your instance
|
|||||||
"compute_node": "44454c4c-5400-1034-8053-b5c04f383432",
|
"compute_node": "44454c4c-5400-1034-8053-b5c04f383432",
|
||||||
"package": "t4-standard-2G"
|
"package": "t4-standard-2G"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
### SSH to an instance
|
### SSH to an instance
|
||||||
|
|
||||||
@ -263,4 +263,3 @@ clone via:
|
|||||||
## License
|
## License
|
||||||
|
|
||||||
MPL 2.0
|
MPL 2.0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user