Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Download ZIP
Command line interface for the netctl-auto service
Shell
Branch: master

Fetching latest commit…

Cannot retrieve the latest commit at this time

Failed to load latest commit information.
LICENSE
PKGBUILD
README.md
nacli

README.md

netctl-auto-cli

Please note: netctl-auto-cli has been merged into netctl. See the according pull request for details.


Command line interface for the netctl-auto service. It can be used to manage wireless profiles when using the netctl-auto service, which is part of netctl.

Usage: nacli {COMMAND} [PROFILE]
             [--help|--version]

Commands:
  list                 List available profiles (active='*', disabled='!')
  current              List currently active profiles
  switch-to [PROFILE]  Switch to a profile, enable it if necessary
  enable [PROFILE]     Enable a single profile for automatic connection
  disable [PROFILE]    Disable a single profile for automatic connection
  enable-all           Enable all profiles for automatic connection
  disable-all          Disable all profiles for automatic connection
Something went wrong with that request. Please try again.