mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
cli: add a note about send/receive
This commit is contained in:
parent
dacda644ac
commit
35fe127891
@ -59,3 +59,9 @@ Importing an SSH Key
|
||||
--name 'My SSH Key' --user 'alice' \
|
||||
--inputs '{"username": "server-login", "ssh_key_data": "@~/.ssh/id_rsa"}'
|
||||
|
||||
Backup/Restore
|
||||
--------------
|
||||
|
||||
The AWX CLI doesn't currently have official support for backing up and restoring resources (similar to `tower-cli send` and `tower-cli receive`).
|
||||
|
||||
If you rely on this functionality, you should continue to use `tower-cli` at this time.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user