diff --git a/data/actionsmap/yunohost.yml b/data/actionsmap/yunohost.yml index 24136a1ce..f14bf2a29 100644 --- a/data/actionsmap/yunohost.yml +++ b/data/actionsmap/yunohost.yml @@ -50,7 +50,6 @@ _global: uri: ldap://localhost:389 base_dn: dc=yunohost,dc=org argument_auth: true - lock: true arguments: -v: full: --version @@ -248,7 +247,6 @@ domain: action_help: Create a custom domain api: POST /domains configuration: - lock: false authenticate: all arguments: domain: @@ -267,7 +265,6 @@ domain: action_help: Delete domains api: DELETE /domains/ configuration: - lock: false authenticate: all arguments: domain: @@ -280,7 +277,6 @@ domain: action_help: Generate DNS configuration for a domain api: GET /domains//dns configuration: - lock: false authenticate: - api arguments: @@ -487,7 +483,6 @@ app: configuration: authenticate: all authenticator: ldap-anonymous - lock: false arguments: app: help: Name, local path or git URL of the app to install @@ -509,7 +504,6 @@ app: configuration: authenticate: all authenticator: ldap-anonymous - lock: false arguments: app: help: App(s) to delete @@ -521,7 +515,6 @@ app: configuration: authenticate: all authenticator: ldap-anonymous - lock: false arguments: app: help: App(s) to upgrade (default all) @@ -540,7 +533,6 @@ app: configuration: authenticate: all authenticator: ldap-anonymous - lock: false arguments: app: help: Target app instance name @@ -717,8 +709,6 @@ backup: create: action_help: Create a backup local archive api: POST /backup - configuration: - lock: false arguments: -n: full: --name @@ -767,7 +757,6 @@ backup: configuration: authenticate: all authenticator: ldap-anonymous - lock: false arguments: name: help: Name of the local backup archive @@ -797,8 +786,6 @@ backup: list: action_help: List available local backup archives api: GET /backup/archives - configuration: - lock: false arguments: -i: full: --with-info @@ -813,8 +800,6 @@ backup: info: action_help: Show info about a local backup archive api: GET /backup/archives/ - configuration: - lock: false arguments: name: help: Name of the local backup archive @@ -831,8 +816,6 @@ backup: delete: action_help: Delete a backup archive api: DELETE /backup/archives/ - configuration: - lock: false arguments: name: help: Name of the archive to delete @@ -1133,8 +1116,6 @@ service: regen-conf: action_help: Regenerate the configuration file(s) for a service api: PUT /services/regenconf - configuration: - lock: false deprecated_alias: - regenconf arguments: @@ -1379,7 +1360,6 @@ tools: - PUT /domains/main configuration: authenticate: all - lock: false arguments: -n: full: --new-domain @@ -1393,7 +1373,6 @@ tools: api: POST /postinstall configuration: authenticate: false - lock: false arguments: -d: full: --domain @@ -1417,8 +1396,6 @@ tools: update: action_help: YunoHost update api: PUT /update - configuration: - lock: false arguments: --ignore-apps: help: Ignore apps cache update and changelog @@ -1434,7 +1411,6 @@ tools: configuration: authenticate: all authenticator: ldap-anonymous - lock: false arguments: --ignore-apps: help: Ignore apps upgrade @@ -1450,7 +1426,6 @@ tools: configuration: authenticate: all authenticator: ldap-anonymous - lock: false arguments: -p: full: --private