fix: minor typos and information
This commit is contained in:
parent
1171b4f538
commit
b0f8adef2a
1 changed files with 2 additions and 2 deletions
|
|
@ -104,7 +104,7 @@ makeshift upload -d @setup.tar.gz -t archive
|
||||||
# upload a new profile
|
# upload a new profile
|
||||||
makeshift upload profile -d @compute.json kubernetes.json
|
makeshift upload profile -d @compute.json kubernetes.json
|
||||||
|
|
||||||
# upload a new profile with a specific path
|
# upload a new profile from file and directory with `-d`
|
||||||
makeshift upload profile -d @kubernetes.json
|
makeshift upload profile -d @kubernetes.json
|
||||||
makeshift upload profile -d '{"id": "custom", "data": {}}' kubernetes.json
|
makeshift upload profile -d '{"id": "custom", "data": {}}' kubernetes.json
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue